This forum is closed to new posts and
responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:
Smartcard decrypt error ~Sanjay Eknumarjip 8.Oct.03 11:14 AM a Web browser Notes Client 6.0.2 CF1Windows 2000
Hi Dave,
Currently, I'm able to "Import Internet certificate from smartcard" successfully . This is accomplished by creating the CKO_PRVIATE_KEY and CKO_CERTIFICATES objects from the smartcard manually and than choose "Import Internet certificate from smartcard".
I have tested the signing function, and it works fine. But I have problems when trying to decrypt a S/MIME email send from Outlook Express. I have checked and it did call the C_DecryptInit and C_Decrypt correctly.
I also single step through my code and the decryption was successful and return CKR_OK. But Notes display the "The encrypted data has been modified or the wrong key was used to decrypt it" error message. What could have gone wrong here?
Also, I have the following warning:
File > Security > User Security > Mail > Internet-style Mail Options > Incoming Mail :
"WARNING: Your Internet encryption certificate was not found in the Domino directory. Notes users will have trouble sending you Internet-style encrypted mail"
But I don't think this is the problem since I'm able to successfully send encrypted mail from Outlook Express to Notes.